'宣言 Public Overloads Function GetEffectRequiredInputRectangles( _ ByVal renderEffect As Effect, _ ByVal renderImageRectangle As RectF, _ ByVal inputDescriptions() As EffectInputDescription _ ) As RectF()
public RectF[] GetEffectRequiredInputRectangles( Effect renderEffect, RectF renderImageRectangle, EffectInputDescription[] inputDescriptions )
パラメータ
- renderEffect
- レンダリング効果。
- renderImageRectangle
- レンダリング画像の四角形。
- inputDescriptions
- 入力の説明。